Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: bump ethers to v6 #666

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

wip: bump ethers to v6 #666

wants to merge 10 commits into from

Conversation

gomesalexandre
Copy link
Contributor

@gomesalexandre gomesalexandre commented Feb 20, 2024

... and use viem wherever applicable.

To go in alongside shapeshift/web#6224

Copy link

vercel bot commented Feb 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hdwallet ❌ Failed (Inspect) Feb 26, 2024 4:54pm

Copy link
Contributor Author

gomesalexandre commented Feb 20, 2024

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

msgOrDigest,
(await ethers).utils.splitSignature(ethSig)
);
const ethRecovered = SigningKey.recoverPublicKey(msgOrDigest, (await ethers).Signature.from(toQuantity(ethSig)));
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here viem hexToSignature too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant